home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap29 / open.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  254 b   |  8 lines

  1. <script language = javascript>
  2. function directory(form){
  3. msg=open('tele.htm','NewWindow','toolbar=no,location=no,directories=no,
  4. [ic:ccc]status=no,menubar=no,scrollbars=yes,resizable=no,
  5. [ic:ccc]copyhistory=yes,width=420,height=210');
  6. }
  7. </script>
  8.